[IA64] split domain.c into mm.c and domain.c
authorawilliam@xenbuild.aw <awilliam@xenbuild.aw>
Sat, 3 Jun 2006 19:21:38 +0000 (13:21 -0600)
committerawilliam@xenbuild.aw <awilliam@xenbuild.aw>
Sat, 3 Jun 2006 19:21:38 +0000 (13:21 -0600)
commit6d8e45e303924442ed4d48473c8d8c1355b38045
tree817278c001656b776f4de017bc4a87bcf165c15e
parent9163f084a5b7fbf1b55ae80958b4c4ca26e6c88b
[IA64] split domain.c into mm.c and domain.c

domain.c has grown too much. split it into two files.

Signed-off-by: Isaku Yamahata <yamahata@valinux.co.jp>
xen/arch/ia64/xen/Makefile
xen/arch/ia64/xen/domain.c
xen/arch/ia64/xen/mm.c [new file with mode: 0644]
xen/include/asm-ia64/domain.h
xen/include/asm-ia64/mm.h